go/types.ifacePair.identical (method)
3 uses
go/types (current package)
predicates.go#L173: func (p *ifacePair) identical(q *ifacePair) bool {
predicates.go#L355: if p.identical(q) {
unify.go#L514: if p.identical(q) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)